type github.com/jackc/pgx/v5/pgtype.encodePlanMacAddrCodecTextValuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		macaddr.go#L25: 			return encodePlanMacAddrCodecTextValuer{}
		macaddr.go#L51: type encodePlanMacAddrCodecTextValuer struct{}
		macaddr.go#L53: func (encodePlanMacAddrCodecTextValuer) Encode(value any, buf []byte) (newBuf []byte, err error) {